﻿2026-07-29T22:08:56.8962170Z ##[group]Run actions/checkout@v5
2026-07-29T22:08:56.8962914Z with:
2026-07-29T22:08:56.8963299Z   ref: 4f901a670ef16e45db519bc504ae6882e1f8ca1f
2026-07-29T22:08:56.8963781Z   fetch-depth: 1
2026-07-29T22:08:56.8964158Z   repository: BigscreenVR/spt-bs-core
2026-07-29T22:08:56.8967119Z   token: ***
2026-07-29T22:08:56.8967477Z   ssh-strict: true
2026-07-29T22:08:56.8967849Z   ssh-user: git
2026-07-29T22:08:56.8968214Z   persist-credentials: true
2026-07-29T22:08:56.8968609Z   clean: true
2026-07-29T22:08:56.8969067Z   sparse-checkout-cone-mode: true
2026-07-29T22:08:56.8969490Z   fetch-tags: false
2026-07-29T22:08:56.8969849Z   show-progress: true
2026-07-29T22:08:56.8970207Z   lfs: false
2026-07-29T22:08:56.8970541Z   submodules: false
2026-07-29T22:08:56.8970905Z   set-safe-directory: true
2026-07-29T22:08:56.8971342Z   allow-unsafe-pr-checkout: false
2026-07-29T22:08:56.8971967Z ##[endgroup]
2026-07-29T22:08:56.9756422Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T22:08:56.9757991Z ##[group]Getting Git version info
2026-07-29T22:08:56.9758741Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T22:08:56.9759737Z [command]/usr/bin/git version
2026-07-29T22:08:56.9782332Z git version 2.43.0
2026-07-29T22:08:56.9800494Z ##[endgroup]
2026-07-29T22:08:56.9812242Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/58c0b0bd-3c14-4689-93a2-daaf6b620296' before making global git config changes
2026-07-29T22:08:56.9813941Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T22:08:56.9815382Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T22:08:56.9846909Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T22:08:56.9865038Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T22:08:56.9876691Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T22:08:56.9879679Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T22:08:56.9897538Z HEAD
2026-07-29T22:08:56.9926185Z ##[endgroup]
2026-07-29T22:08:56.9926760Z [command]/usr/bin/git submodule status
2026-07-29T22:08:57.0107034Z ##[group]Cleaning the repository
2026-07-29T22:08:57.0111184Z [command]/usr/bin/git clean -ffdx
2026-07-29T22:08:57.0147385Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T22:08:57.0200196Z HEAD is now at 8f4bf95a8 feat(engine-room): the session briefing and the ruleset table (W3 T8)
2026-07-29T22:08:57.0205430Z ##[endgroup]
2026-07-29T22:08:57.0207443Z ##[group]Disabling automatic garbage collection
2026-07-29T22:08:57.0211066Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T22:08:57.0233671Z ##[endgroup]
2026-07-29T22:08:57.0234481Z ##[group]Setting up auth
2026-07-29T22:08:57.0238261Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T22:08:57.0261704Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T22:08:57.0445026Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T22:08:57.0469425Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T22:08:57.0651895Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T22:08:57.0678461Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T22:08:57.0866356Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T22:08:57.0896776Z ##[endgroup]
2026-07-29T22:08:57.0898178Z ##[group]Fetching the repository
2026-07-29T22:08:57.0904409Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 4f901a670ef16e45db519bc504ae6882e1f8ca1f
2026-07-29T22:08:57.6939404Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T22:08:57.6940506Z  * branch                4f901a670ef16e45db519bc504ae6882e1f8ca1f -> FETCH_HEAD
2026-07-29T22:08:57.6962614Z ##[endgroup]
2026-07-29T22:08:57.6963549Z ##[group]Determining the checkout info
2026-07-29T22:08:57.6964754Z ##[endgroup]
2026-07-29T22:08:57.6970699Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T22:08:57.7020156Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T22:08:57.7044353Z ##[group]Checking out the ref
2026-07-29T22:08:57.7046811Z [command]/usr/bin/git checkout --progress --force 4f901a670ef16e45db519bc504ae6882e1f8ca1f
2026-07-29T22:08:57.7498449Z Warning: you are leaving 1 commit behind, not connected to
2026-07-29T22:08:57.7500003Z any of your branches:
2026-07-29T22:08:57.7500422Z 
2026-07-29T22:08:57.7501072Z   8f4bf95a8 feat(engine-room): the session briefing and the ruleset table (W3 T8)
2026-07-29T22:08:57.7501851Z 
2026-07-29T22:08:57.7502355Z If you want to keep it by creating a new branch, this may be a good time
2026-07-29T22:08:57.7503341Z to do so with:
2026-07-29T22:08:57.7503681Z 
2026-07-29T22:08:57.7503972Z  git branch <new-branch-name> 8f4bf95a8
2026-07-29T22:08:57.7504412Z 
2026-07-29T22:08:57.7504822Z HEAD is now at 4f901a670 chore(reqs): register local gate disposal
2026-07-29T22:08:57.7509394Z ##[endgroup]
2026-07-29T22:08:57.7541281Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T22:08:57.7562998Z 4f901a670ef16e45db519bc504ae6882e1f8ca1f
